home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / Sample Code / Contributed / SpriteWorld / SpriteWorld Files / BlitPixie / Projects / BlitPixie.cmd next >
Encoding:
Text File  |  2000-10-06  |  1.4 KB  |  49 lines  |  [TEXT/CWIE]

  1. # Command file for Win CW, controls linking
  2.  
  3. /EXPORT: gBlitPixieProcessorType
  4.  
  5. /EXPORT: BlitPixieClear
  6. /EXPORT: BlitPixieColorKey32Bit
  7. /EXPORT: BlitPixieColorKey16Bit
  8. /EXPORT: BlitPixieColorKey8Bit
  9. /EXPORT: BlitPixieDoubled32Bit
  10. /EXPORT: BlitPixieDoubled16Bit
  11. /EXPORT: BlitPixieDoubled8Bit
  12. /EXPORT: BlitPixieDoubleRects
  13. /EXPORT: BlitPixieFlip32Bit
  14. /EXPORT: BlitPixieFlip16Bit
  15. /EXPORT: BlitPixieFlip8Bit
  16. /EXPORT: BlitPixieFlipMask8Bit
  17. /EXPORT: BlitPixieFlipMask16Bit
  18. /EXPORT: BlitPixieFlipMask32Bit
  19. /EXPORT: BlitPixieFlipMaskColor
  20. /EXPORT: BlitPixieFlipMaskCollision
  21. /EXPORT: BlitPixieMaskColor
  22. /EXPORT: BlitPixiePartialMask
  23. /EXPORT: BlitPixieMask
  24. /EXPORT: BlitPixieMaskCollision
  25. /EXPORT: BlitPixieRect
  26. /EXPORT: BlitPixieRotoZoom8Bit
  27. /EXPORT: BlitPixieMaskRotoZoom8Bit
  28. /EXPORT: BlitPixieRotoZoom16Bit
  29. /EXPORT: BlitPixieMaskRotoZoom16Bit
  30. /EXPORT: BlitPixieRotoZoom32Bit
  31. /EXPORT: BlitPixieMaskRotoZoom32Bit
  32. /EXPORT: BlitPixieScale8Bit
  33. /EXPORT: BlitPixieScaleMask8Bit
  34. /EXPORT: BlitPixieScale16Bit
  35. /EXPORT: BlitPixieScaleMask16Bit
  36. /EXPORT: BlitPixieScale32Bit
  37. /EXPORT: BlitPixieScaleMask32Bit
  38. /EXPORT: BlitPixieMemSet
  39. /EXPORT: BlitPixieMemCopy
  40. /EXPORT: BlitPixieGetProcessorType
  41. /EXPORT: BlitPixieVersionString
  42. /EXPORT: BlitPixieVersion
  43. /EXPORT: BlitPixieRLEColorClipped
  44. /EXPORT: BlitPixieRLEColor
  45. /EXPORT: BlitPixieRLEClipped
  46. /EXPORT: BlitPixieRLE
  47. /EXPORT: BlitPixieRLECollision
  48. /EXPORT: BlitPixieRLEParsePixels
  49.